reftests: Avoid decorations
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Apr 2020 19:18:02 +0000 (15:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 24 Apr 2020 19:18:02 +0000 (15:18 -0400)
Window decorations always cause trouble between ci
and local test runs, so turn them off for the
background-color-transparent reftest.

testsuite/reftests/background-color-transparent.ref.ui
testsuite/reftests/background-color-transparent.ui

index 507cc1b03c27b152bd87c703d3576104e1c03d67..dd4d2ec07ef0bdfff724553c41470de476423920 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
+    <property name="decorated">0</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <child>
index b0106d35626c5520d2842498c025cf5b4cc6552f..87dc7951e356e7a7168360cbabfc5cf235451a4c 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
+    <property name="decorated">0</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <child>